Libraries tagged by array cache

cache/array-adapter

56 Favers
6072450 Downloads

A PSR-6 cache implementation using a php array. This implementation supports tags

Go to Download


matomo/cache

36 Favers
425090 Downloads

PHP caching library based on Doctrine cache

Go to Download


aplus/cache

15 Favers
979184 Downloads

Aplus Framework Cache Library

Go to Download


smoke/zf2-cache-storage-redis-array

7 Favers
26340 Downloads

RedisArray Cache Storage for Zend Framework 2

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
350321 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


duncan3dc/cache

8 Favers
68292 Downloads

Simple PSR-6/PSR-16 compatible disk cache

Go to Download


piwik/cache

35 Favers
352233 Downloads

PHP caching library based on Doctrine cache

Go to Download


ihor/cachalot

29 Favers
27316 Downloads

Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)

Go to Download


pulkitjalan/multicache

7 Favers
16890 Downloads

Adds array caching to Laravels cache drivers and custom drivers

Go to Download


awssat/laravel-kabsa

41 Favers
316 Downloads

Laravel Array database

Go to Download


smorken/array-cache

0 Favers
1207 Downloads

Array caching extension for PHP and Laravel

Go to Download


serato/cacheable-array

0 Favers
27123 Downloads

Provides an array-like object whose contents are persisted to a PSR-16 cache

Go to Download


hitmeister/rapido-cache

2 Favers
54721 Downloads

Yet another PHP caching library.

Go to Download


romm/configuration-object

5 Favers
28984 Downloads

Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.

Go to Download


jdwx/array-cache

0 Favers
22 Downloads

A trivial implementation of PSR CacheInterface using an in-memory array.

Go to Download


Next >>